After-Slash names a function, with lambda list (S):
Splits a string S at a slash. Useful for getting the end of a content-type.
Downcases the string. Returns entire string when there's no slash.
Defined in file src/web.lisp.